| Package | Description |
|---|---|
| com.atid.lib.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
ATransport.setBufferControlListener(int min,
ATransport.IBufferControlEventListener listener)
Sets the listener to be notified of buffer status in order for an instance of the Transport class to dynamically control the buffer.
|
void |
ATransport.setBufferControlListener(int min,
int max,
ATransport.IBufferControlEventListener listener)
Sets the listener to be notified of buffer status in order for an instance of the Transport class to dynamically control the buffer.
|